home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-04-15 | 1.2 KB | 48 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = MiscSoundPalette
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = MiscSoundPalette.nib MiscSoundTrackerInspector.nib\
- MiscSoundViewInspector.nib MiscVolumeLightInspector.nib\
- MiscVolumeMeterInspector.nib
-
- GLOBAL_RESOURCES = MiscSoundPalette.tiff palette.table
-
- CLASSES = MiscSoundPalette.m MiscSoundTrackerInspector.m\
- MiscSoundViewInspector.m MiscVolumeLightInspector.m\
- MiscVolumeMeterInspector.m
-
- HFILES = MiscSoundPalette.h MiscSoundTrackerInspector.h\
- MiscSoundViewInspector.h MiscVolumeLightInspector.h\
- MiscVolumeMeterInspector.h
-
- SUBPROJECTS = MiscSoundUtil.subproj
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /LocalDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-